PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFViewerPreferences Class / setFitWindow Method
True if the document window is resized.
In This Topic
    setFitWindow Method
    In This Topic
    Sets a value indicating whether to resize the document's window to fit the size of the first displayed page.
    Syntax
    public void setFitWindow( 
       boolean value
    )

    Parameters

    value
    True if the document window is resized.
    See Also